UCF STIG Viewer Logo

The SSH daemon must not allow rhosts RSA authentication.


Overview

Finding ID Version Rule ID IA Controls Severity
V-22487 GEN005538 SV-40722r1_rule ECSC-1 Medium
Description
If SSH permits rhosts RSA authentication, a user may be able to log in based on the keys of the host originating the request and not any user-specific authentication.
STIG Date
AIX 6.1 Security Technical Implementation Guide 2013-09-23

Details

Check Text ( None )
None
Fix Text (F-34581r1_fix)
Edit the /etc/ssh/sshd_config file and remove the RhostsRSAAuthentication setting or change the value of the RhostsRSAAuthentication setting to "no".